From: Chong Yidong Date: Thu, 15 Sep 2011 02:10:52 +0000 (-0400) Subject: * doc/emacs/package.texi (Package Menu): Add package-menu-mark-upgrades. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~2267 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8e333a888cdf1427e49be3826d04021f97480238;p=emacs.git * doc/emacs/package.texi (Package Menu): Add package-menu-mark-upgrades. --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 54a2552139a..0620c146b5e 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,7 @@ +2011-09-15 Chong Yidong + + * package.texi (Package Menu): Add package-menu-mark-upgrades. + 2011-09-12 Eric Hanchrow * frames.texi (Frame Commands): Note that delete-other-frames only diff --git a/doc/emacs/package.texi b/doc/emacs/package.texi index 739a8ce6c65..b342cbbf18c 100644 --- a/doc/emacs/package.texi +++ b/doc/emacs/package.texi @@ -107,6 +107,12 @@ entails. Remove any installation or deletion mark previously added to the current line by an @kbd{i} or @kbd{d} command. +@item U +Mark all package with a newer available version for ``upgrading'' +(@code{package-menu-mark-upgrades}). This places an installation mark +on the new available versions, and a deletion mark on the old +installed versions. + @item x Download and install all packages marked with @kbd{i}, and their dependencies; also, delete all packages marked with @kbd{d}